C1.Web.Mvc Namespace / FlexGridBase<T> Class / OnClientUpdatingLayout Property

In This Topic
OnClientUpdatingLayout Property (FlexGridBase<T>)
In This Topic
Occurs before the grid updates its internal layout.
Syntax
'Declaration
 
Public Overridable Property OnClientUpdatingLayout As String
 
See Also